home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19990725-20000114
/
000316_news@columbia.edu _Sat Dec 4 00:03:59 1999.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA07040
for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Dec 1999 00:03:59 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA16278
for kermit.misc@watsun.cc.columbia.edu; Fri, 3 Dec 1999 23:37:18 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Output command with USR modem
Date: 4 Dec 1999 04:37:17 GMT
Organization: Columbia University
Message-ID: <82a5pt$fs0$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu
In article <s4grut61n20136@corp.supernews.com>,
Steve Baus <steve@baus-systems.com> wrote:
: I can not get an output command as part of a script to work:
:
: output AT&F&.....
:
: to work with a USR modem. Any ideas why?
If you want an OUTPUT command to work prior to having a valid
connection to a host you must first
SET CARRIER-WATCH OFF
Instead of issuing an OUTPUT command you should instead
be modifying the INIT string in your current modem definition
so that the string you desire is sent as part of the DIAL
command.
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org